home *** CD-ROM | disk | FTP | other *** search
/ Network CD 1 / Network CD.iso / tbag / 1-10 / tb1 / arc-files / newfd.arc / basreadme next >
Text File  |  1986-05-10  |  2KB  |  40 lines

  1.  
  2. This is a collection of files from Commodore-Amiga.
  3.  
  4. They are two Amiga Basic programs.
  5.  
  6. This ARChive contains "NewConvertFD", an Amiga Basic program
  7. that replaces the old "ConvertFD" on the distribution Amiga Extras disk.
  8.  
  9. This new ConvertFD fixes a misfeature that prevented Amiga Basic
  10. programmers from using AmigaDOS system functions with the same name
  11. as BASIC keywords.  So, now Amiga Basic programs can use the AmigaDOS
  12. "Open()" call, for example.  In the Amiga Basic program, use the call
  13. "xOpen()" instead.  All AmigaDOS functions that collide in this manner
  14. will be prepended with a lowercase "x".
  15.  
  16. As an example of this, see the Amiga Basic program "Screenprint",
  17. which demonstrates the use of libraries in an Amiga Basic program,
  18. by calling the "exec.lib" functions for printing the screen under
  19. control of Amiga Basic.
  20.  
  21. These files, along with many other files of interest to Amiga
  22. developers, are available in the AMICUS Public Domain Software
  23. library.  These disks and files are freely distributable.  If
  24. your local user group does not have them, they are available
  25. from PIM Publications, the publishers of Amazing Computing
  26. magazine.  For more information, write or call:
  27.  
  28. PIM Publications
  29. P.O. Box 869
  30. Fall River, Mass. 02722
  31. (617) 679-3109
  32.  
  33. On Compuserve, contact 72237,135, on People Link, contact AMICUS,
  34. on Delphi, JOHNFOUST, on the Well (or uucp) contact "jfoust".
  35.  
  36. Please note that many of these files remain copyright Commodore
  37. Amiga, even though they are freely distributable.
  38. Please retain this message in its entirety.
  39.  
  40.